home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / RuleAtomSubview.nib / classes.nib next >
Text File  |  2006-08-27  |  1KB  |  35 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 addAtom = id; 
  7.                 attributePopupChanged = id; 
  8.                 criteriaPopupChanged = id; 
  9.                 removeAtom = id; 
  10.             }; 
  11.             CLASS = GSRuleAtomSubviewController; 
  12.             LANGUAGE = ObjC; 
  13.             OUTLETS = {
  14.                 attributePopup = NSPopUpButton; 
  15.                 booleanValueMatrix = NSMatrix; 
  16.                 criteriaPopup = NSPopUpButton; 
  17.                 dayLimitField = NSTextField; 
  18.                 delegate = id; 
  19.                 filesOwnerController = NSObjectController; 
  20.                 objectValuePopup = NSPopUpButton; 
  21.                 stringValueField = NSTextField; 
  22.                 valueAreaTabView = NSTabView; 
  23.             }; 
  24.             SUPERCLASS = GSSubviewController; 
  25.         }, 
  26.         {
  27.             ACTIONS = {toggleAnimation = id; }; 
  28.             CLASS = GSSubviewController; 
  29.             LANGUAGE = ObjC; 
  30.             OUTLETS = {progressIndicator = NSProgressIndicator; subview = NSView; }; 
  31.             SUPERCLASS = NSObject; 
  32.         }
  33.     ); 
  34.     IBVersion = 1; 
  35. }